projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5c7718
)
(x_set_mouse_color): Fix previous change.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 5 May 1997 19:16:09 +0000
(19:16 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 5 May 1997 19:16:09 +0000
(19:16 +0000)
src/w32fns.c
patch
|
blob
|
history
diff --git
a/src/w32fns.c
b/src/w32fns.c
index 3a8a2eb1c3c52583c733f68de99494556970180d..13de5fb75b361f82944c228255ca7df7462ff21d 100644
(file)
--- a/
src/w32fns.c
+++ b/
src/w32fns.c
@@
-1528,8
+1528,8
@@
x_set_mouse_color (f, arg, oldval)
{
#if 0
Cursor cursor, nontext_cursor, mode_cursor, cross_cursor;
- int count;
#endif
+ int count;
int mask_color;
if (!EQ (Qnil, arg))